RJustify(string, length)


Returns right-justified string in the specified field length.

See also CJustify and LJustify.

string

String to be right-justified.

length

Length of field.